09663817298   casademiguelitos@gmail.com

×

87 Guesthouse Baguio

87 Guesthouse have a unique architecture which makes it quirky, interesting and fun. All of the units have distinct features of its own. Visitors can feel at home with our simple yet elegant interiors.


Farnet

A blissful three bedroom apartment great for ten persons with a fully equipped kitchen and fully furnished living room.


×

Check Availability On 87 Guesthouse Baguio

A two bedroom apartment equipped with a full kitchen, dining area and a cozy living room great for 7 persons.

if(isset($_POST['btn-submit'])){ $Checkin = $_POST['Checkin']; $Checkout = $_POST['Checkout']; $Name = $_POST['Name']; $Email = $_POST['Email']; $Num = $_POST['Num']; $Msg = $_POST['Msg']; if($Checkin=='' || $Checkout=='' || $Name=='' || $Email=='' || $Num=='' || $Msg==''){ } else{ $from = "Casa de miguelitos"; $webmaster = "casademiguelitos@gmail.com"; $to = "casademiguelitos@gmail.com,rommelfernando@miguelitoscorp.com,richardvirtus1@gmail.com"; $subject = "CDM Inquiry For 87 Guesthouse Baguio"; $headers = "From: " .$from. "<" .$webmaster . ">\r\n"; $headers = "X-Mailer: PHP/" . phpversion() . "\r\n"; $headers = "Mine-Version: 1.0" . "\r\n"; $headers = "Conten-Type: text/html; charset=ISO-8859-1\r\n"; $message = ""; $message .= "Check in date: " .$_POST['Checkin'] .""."\r\n"; $message .= "Check out date: " .$_POST['Checkout'] .""."\r\n"; $message .= "Name: " .$_POST['Name'] .""."\r\n"; $message .= "Email: " .$_POST['Email'] .""."\r\n"; $message .= "Contact Number: " .$_POST['Num'] .""."\r\n"; $message .= "Message: " .$_POST['Msg'] .""."\r\n"; $message .= ""; $sendmail = mail($to, $subject, $message, $headers); } } ?>